Skip to content

docs: reconcile the changelog with what has actually shipped - #372

Merged
TheGupta2012 merged 2 commits into
mainfrom
update-changelog-post-v1.0.4
Aug 17, 2026
Merged

docs: reconcile the changelog with what has actually shipped#372
TheGupta2012 merged 2 commits into
mainfrom
update-changelog-post-v1.0.4

Conversation

@TheGupta2012

Copy link
Copy Markdown
Member

The Unreleased section had drifted in both directions: five dependency PRs merged after v1.0.4 were never recorded, and fourteen entries describing already-released work were never cleared. The next release notes would have both omitted the former and re-announced the latter.

Added the missing entries

Five dependency PRs merged after the v1.0.4 tag with no changelog entry:

PR Change
#319 docutils <0.23<0.24
#321 codecov/codecov-action 6.0.0 → 7.0.0
#323 actions/checkout 6 → 7
#324 pillow <12.3.0<12.4.0
#328 actions/setup-python 6 → 7

Removed the released entries

The manylinux entry carried no PR link; it traces to 13a1b0b (#326, merged 2026-07-12), an ancestor of the v1.0.4 tag. Worth noting the stale #310 pillow entry sat directly above the #324 one that supersedes it.

v1.0.4 and v1.0.3 now head the Past Release Notes list, which previously stopped at v1.0.2.

Verification

Every one of the 22 PRs merged since v1.0.4 now maps to an entry, and none of the released PRs remain. The check accounts for entries filed under the issue number rather than the PR — #357#350, #358#351, #359#352, #360#354, #361#356, #362#353, #335#333.

Unreleased now holds only post-v1.0.4 work: 1 Added, 3 Improved/Modified, 14 Fixed, 5 Dependencies. The breaking TypeError on unknown loads() kwargs is consistent with the 1.1.0 minor bump rather than a patch.

Documentation only — no source or test changes. The version bump itself is not part of this PR. Commit carries [no ci], since a changelog-only edit has nothing for the matrix to test.

🤖 Generated with Claude Code

TheGupta2012 and others added 2 commits August 17, 2026 17:00
Five dependency PRs merged after v1.0.4 without a changelog entry: docutils,
pillow, codecov-action, actions/checkout and actions/setup-python.

Every pull request merged since the v1.0.4 tag now has an entry, either under
its own number or under the issue it closes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
….0.4 [no ci]

The Unreleased section still described work that shipped two releases ago: five
entries from v1.0.3 and nine from v1.0.4, including a pillow bump superseded by
a later one. Left as-is, the next release notes would announce all of it again.

Those entries are removed and both versions join the Past Release Notes list,
which stopped at v1.0.2. Unreleased now holds only work merged after the v1.0.4
tag, which is what 1.1.0 will ship.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@argus-eye

argus-eye Bot commented Aug 17, 2026

Copy link
Copy Markdown

Argus review

Auto-review is off for this repo. Tick the box below to run a review on this PR.

  • Trigger Argus review

Estimated cost

  • Files changed: 1
  • Diff lines (±): 21
  • Historical avg: ~243.6k tokens · ~$0.95 · across last 10 review(s)

Tip: you can also comment @argus-eye review at any time.

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 6c515ba7-c7b9-42e6-983a-dabd4de62538

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@TheGupta2012
TheGupta2012 merged commit 63ac5c8 into main Aug 17, 2026
2 checks passed
@TheGupta2012
TheGupta2012 deleted the update-changelog-post-v1.0.4 branch August 17, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant